home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Prog / M / MacPerl 4.13 source.sit / Perl Source ƒ / Perl / MacPerl.r < prev    next >
Encoding:
Text File  |  1993-10-23  |  315 b   |  16 lines  |  [TEXT/MPS ]

  1. /*
  2.  *    Copyright (c) 1991 Tim Endres & Matthias Neeracher
  3.  *
  4.  *    You may distribute under the terms of the Perl Artistic License,
  5.  *    as specified in the README file.
  6.  * 
  7.  */
  8.  
  9. #include "Perl.r"
  10. #define __kPrefSize    1024
  11. #define __kMinSize    768
  12. #define CREATOR        'McPL'
  13. #include "SIOW.r"
  14.  
  15. include "MacPerl.rsrc";
  16.